github.com/jackc/pgx/v5.Conn.getArrayElementOID (method)
2 uses
github.com/jackc/pgx/v5 (current package)
conn.go#L1307: elementOID, err := c.getArrayElementOID(ctx, oid)
conn.go#L1363: func (c *Conn) getArrayElementOID(ctx context.Context, oid uint32) (uint32, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)